home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr08 / batsh151.zip / BATSH151.TXT < prev    next >
Text File  |  1995-02-14  |  1KB  |  37 lines

  1. Release Notes for BATSH.EXE Version 1.51 (freeware)
  2.  
  3. BATSH.EXE
  4. ---------
  5. To run Windows commands from a file. Line by Line.
  6. Like BATCH (.BAT) files in DOS, but with some windows
  7. specific commands, and not all the DOS features.
  8. For WINDOWS 3.1
  9.  
  10.  
  11. History:
  12. --------
  13. 1.51: - In 1.50 the code for the time-out function in WAITOPEN
  14.         and WAITCLOSE was not active.  
  15.  
  16. 1.50: - The program continues when the HELP option is
  17.         used and the help file is not found.
  18.  
  19.       - The special variable $CLOSE has been added.
  20.         It can define an action before closing the program
  21.         with the menu option CLOSE (see BATSH.TXT).
  22.  
  23.       - Variables returned from an IF command get valid for
  24.         the same line. 
  25.  
  26.       - The default label (startup file-name) is nolonger
  27.         overwritten from the ASK and CHOICE command.
  28.  
  29. 1.40: - The first release available at ftp.fmi.ch.
  30.  
  31. ----------------------------------------------------------------
  32.     Thomas Nyffenegger, FMI, PoBox 2543, 4002 Basel, CH
  33.     Email: nyffenegger@fmi.ch
  34.  
  35. ----------------------------------------------------------------
  36.  
  37.